Skip to content

Add .env file to load twitter variables - #38

Open
geekahedron wants to merge 3 commits into
vinitshahdeo:masterfrom
geekahedron:master
Open

Add .env file to load twitter variables#38
geekahedron wants to merge 3 commits into
vinitshahdeo:masterfrom
geekahedron:master

Conversation

@geekahedron

Copy link
Copy Markdown

Use python-dotenv library to move token and key variables to a .env file instead of hardcoded in the main script

This commit resolves #35

Read from .env file to get keys and secrets
Create .env file with placeholders for token and key variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

variable to access a twitter should be loaded from .env file

1 participant